Alexandru Ardelean [Tue, 6 Jan 2015 12:59:33 +0000 (14:59 +0200)]
python-pip: remove windows binaries
Seem pip comes bundled with some Python libs.
Some more work will be needed to split them out of pip.
For now, some Windows executables are safe to remove.
Signed-off-by: Alexandru Ardelean <[email protected]>
Alexandru Ardelean [Tue, 6 Jan 2015 12:10:17 +0000 (14:10 +0200)]
python-pip: add preinst and postrm scripts
Thanks to Xuefer Tinys <
[email protected]> for reporting this.
Case is:
opkg install python-setuptools - works fine
opkg install python-pip - reports conflicts for
files easy_install.pth & site.py
So the solution is to add some preinst script that backs up those files
on 'opkg install python-pip' and moves them back on 'opkg remove python-pip'.
Signed-off-by: Alexandru Ardelean <[email protected]>
Steven Barth [Mon, 5 Jan 2015 17:49:44 +0000 (18:49 +0100)]
Merge pull request #733 from aTanW/master
gammu: bump version to upstream 1.34.0
aTanW [Mon, 5 Jan 2015 17:28:45 +0000 (20:28 +0300)]
gammu: bump version to upstream 1.34.0
Signed-Off-By: Vitaly Protsko <[email protected]>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Steven Barth [Mon, 5 Jan 2015 09:00:39 +0000 (10:00 +0100)]
Merge pull request #730 from tru7/patch-3
knxd: use better macrons in Makefile
Steven Barth [Mon, 5 Jan 2015 09:00:29 +0000 (10:00 +0100)]
Merge pull request #731 from tru7/patch-4
linknx: use better macros in Makefile
Steven Barth [Mon, 5 Jan 2015 08:58:49 +0000 (09:58 +0100)]
Merge pull request #732 from andrenarchy/icecast-update
[icecast] update Makefile to 2.4.1
Othmar Truniger [Sun, 4 Jan 2015 21:13:07 +0000 (22:13 +0100)]
linknx: use better macros in Makefile
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Sun, 4 Jan 2015 21:05:31 +0000 (22:05 +0100)]
knxd: use better macrons in Makefile
Signed-off-by: Othmar Truniger <[email protected]>
Thomas Heil [Sun, 4 Jan 2015 19:52:11 +0000 (20:52 +0100)]
pcre: update to version 8.36
Signed-off-by: Thomas Heil <[email protected]>
André Gaul [Sun, 4 Jan 2015 18:00:39 +0000 (19:00 +0100)]
[icecast] update Makefile to 2.4.1
Thomas Heil [Sun, 4 Jan 2015 17:21:07 +0000 (18:21 +0100)]
haproxy: update to version 1.5.10
- DOC: fix a few typos
- BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized"
- BUG/MINOR: parse: refer curproxy instead of proxy
- DOC: httplog does not support 'no'
- MINOR: map/acl/dumpstats: remove the "Done." message
- BUG/MEDIUM: sample: fix random number upper-bound
- BUG/MEDIUM: patterns: previous fix was incomplete
- BUG/MEDIUM: payload: ensure that a request channel is available
- BUG/MINOR: tcp-check: don't condition data polling on check type
- BUG/MEDIUM: tcp-check: don't rely on random memory contents
- BUG/MEDIUM: tcp-checks: disable quick-ack unless next rule is an expect
- BUG/MINOR: config: fix typo in condition when propagating process binding
- BUG/MEDIUM: config: do not propagate processes between stopped processes
- BUG/MAJOR: stream-int: properly check the memory allocation return
- BUG/MEDIUM: memory: fix freeing logic in pool_gc2()
- BUG/MEDIUM: compression: correctly report zlib_mem
Signed-off-by: Thomas Heil <[email protected]>
Thomas Heil [Sun, 4 Jan 2015 17:17:46 +0000 (18:17 +0100)]
memcached: update to version 1.4.22
- Bugfix maintenance release
Signed-off-by: Thomas Heil <[email protected]>
Thomas Heil [Sun, 4 Jan 2015 17:06:11 +0000 (18:06 +0100)]
Merge pull request #717 from MikePetullo/master
prosody: fix use of randomseed (prosody issue #439)
Luka Perkov [Sat, 3 Jan 2015 23:38:57 +0000 (00:38 +0100)]
taskwarrior: import from old-packages
Signed-off-by: Luka Perkov <[email protected]>
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:01:05 +0000 (19:01 +0100)]
gnutls: corrected compilation of tools when OCSP is disabled
Resolves #640
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 18:04:55 +0000 (19:04 +0100)]
Merge pull request #723 from gohai/openconnect-readme-fixes
openconnect: update README
Nikos Mavrogiannopoulos [Sat, 3 Jan 2015 17:57:22 +0000 (18:57 +0100)]
openconnect: updated to 7.02
Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>
gohai [Sat, 3 Jan 2015 16:29:48 +0000 (17:29 +0100)]
openconnect: update README
Signed-off-by: Gottfried Haider <[email protected]>
Steven Barth [Sat, 3 Jan 2015 16:08:24 +0000 (17:08 +0100)]
Merge pull request #721 from tru7/patch-3
linknx: fix Makefile to use TABs instead of spaces
Steven Barth [Sat, 3 Jan 2015 16:08:17 +0000 (17:08 +0100)]
Merge pull request #720 from tru7/patch-2
knxd: fix Makefile to use TABs instead of spaces
Steven Barth [Sat, 3 Jan 2015 16:08:07 +0000 (17:08 +0100)]
Merge pull request #719 from tru7/patch-1
pthsem: fix Makefile to use TABs instead of spaces
Othmar Truniger [Sat, 3 Jan 2015 15:13:54 +0000 (16:13 +0100)]
linknx: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <[email protected]>
Álvaro Fernández Rojas [Sat, 3 Jan 2015 15:10:10 +0000 (16:10 +0100)]
libftdi: mode ftdi_eeprom from Libraries to Utilities
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Othmar Truniger [Sat, 3 Jan 2015 15:07:14 +0000 (16:07 +0100)]
knxd: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Sat, 3 Jan 2015 14:55:36 +0000 (15:55 +0100)]
pthsem: fix Makefile to use TABs instead of spaces
Signed-off-by: Othmar Truniger <[email protected]>
Steven Barth [Sat, 3 Jan 2015 10:53:07 +0000 (11:53 +0100)]
Merge pull request #714 from tru7/net-linknx
linknx: new package
Steven Barth [Sat, 3 Jan 2015 10:53:04 +0000 (11:53 +0100)]
Merge pull request #713 from tru7/net-knxd
knxd: new package
Steven Barth [Sat, 3 Jan 2015 10:52:13 +0000 (11:52 +0100)]
Merge pull request #712 from tru7/libs-libesmtp
libesmtp: add Makefile for new package
Steven Barth [Sat, 3 Jan 2015 10:51:57 +0000 (11:51 +0100)]
Merge pull request #711 from tru7/libs-pthsem
pthsem: new package
Michael Heimpold [Fri, 2 Jan 2015 21:16:01 +0000 (22:16 +0100)]
php5: remove patches for sqlite2 support
SQLite2 support was dropped by upstream a long time ago, so
let's remove the leftovers here, too.
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Thu, 1 Jan 2015 23:00:21 +0000 (00:00 +0100)]
php5: sort modules alphabetically
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Thu, 1 Jan 2015 22:57:43 +0000 (23:57 +0100)]
php5: fix iconv dependency
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Thu, 1 Jan 2015 13:43:13 +0000 (14:43 +0100)]
php5: drop a few unneeded dependencies
- fileinfo: PHP actually uses its own libmagic implementation
- pdo-sqlite/sqlite3: libsqlite3 itself depends on libpthread,
not the extension
- xml{reader,writer}: both do not use iconv stuff
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Thu, 1 Jan 2015 13:36:29 +0000 (14:36 +0100)]
php5: gd: do not link against libiconv (fixes #706)
This commit adds a patch to enforce the usage of an alternative
code path, preventing the need of libiconv in the bundled libgd
of php.
Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold [Thu, 1 Jan 2015 13:33:04 +0000 (14:33 +0100)]
php5: add missing $(SDK)
Signed-off-by: Michael Heimpold <[email protected]>
W. Michael Petullo [Fri, 2 Jan 2015 19:22:54 +0000 (14:22 -0500)]
prosody: fix use of randomseed (prosody issue #439)
Signed-off-by: W. Michael Petullo <[email protected]>
Steven Barth [Thu, 1 Jan 2015 23:05:04 +0000 (00:05 +0100)]
Merge pull request #614 from the2masters/luasec
luasec: update to 0.5 to fix memory leak hit by prosody
Steven Barth [Thu, 1 Jan 2015 21:06:28 +0000 (22:06 +0100)]
Merge pull request #716 from Shulyaka/master
mailman: add http source download link
Denis Shulyaka [Thu, 1 Jan 2015 20:02:13 +0000 (23:02 +0300)]
mailman: add http source download link
Signed-off-by: Denis Shulyaka <[email protected]>
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:51:22 +0000 (20:51 +0100)]
libftdi1: add libftdi1-config and ftdi_eeprom, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:49:31 +0000 (20:49 +0100)]
libftdi: add libftdi-config, simplify files copy
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Álvaro Fernández Rojas [Thu, 1 Jan 2015 19:03:29 +0000 (20:03 +0100)]
libftdi: fix packagekit when useing cmake
Based on upstream commit by Thomas Jarosch based on Alexander's patch.
More info: https://github.com/openwrt/packages/pull/690
Signed-off-by: Alexander Couzens <[email protected]>
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 12:56:28 +0000 (13:56 +0100)]
pthsem: updated Makefile
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:22:57 +0000 (10:22 +0100)]
linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:21:03 +0000 (10:21 +0100)]
linknx: add config file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:20:11 +0000 (10:20 +0100)]
linknx: add init file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:18:51 +0000 (10:18 +0100)]
linknx: add Makefile for new package
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:15:49 +0000 (10:15 +0100)]
knxd: add config file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:14:02 +0000 (10:14 +0100)]
knxd: add init file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:12:53 +0000 (10:12 +0100)]
knxd: add patch file
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:11:31 +0000 (10:11 +0100)]
knxd: add Makefile for new package
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 09:04:55 +0000 (10:04 +0100)]
pthsem: add patch for linux 3.x
Signed-off-by: Othmar Truniger <[email protected]>
Steven Barth [Wed, 31 Dec 2014 09:03:26 +0000 (10:03 +0100)]
Merge pull request #700 from pesintta/master
Alpine: add new package v2.11
Othmar Truniger [Wed, 31 Dec 2014 09:03:15 +0000 (10:03 +0100)]
pthsem: add Makefile for new package
should replace the one in old packages
Signed-off-by: Othmar Truniger <[email protected]>
Othmar Truniger [Wed, 31 Dec 2014 08:58:13 +0000 (09:58 +0100)]
libesmtp: add Makefile for new package
Signed-off-by: Othmar Truniger <[email protected]>
Ted Hess [Tue, 30 Dec 2014 14:56:03 +0000 (09:56 -0500)]
Merge pull request #705 from equinox0815/stm32flash-update
stm32flash: upgrade to new version 0.4
Michael Heimpold [Tue, 30 Dec 2014 12:34:07 +0000 (13:34 +0100)]
Merge pull request #704 from MikePetullo/master
vips: update to 7.42.1
Christian Pointner [Tue, 30 Dec 2014 01:34:40 +0000 (02:34 +0100)]
stm32flash: upgrade to new version 0.4
Signed-off-by: Christian Pointner <[email protected]>
W. Michael Petullo [Mon, 29 Dec 2014 23:10:16 +0000 (18:10 -0500)]
vips: update to 7.42.1
Signed-off-by: W. Michael Petullo <[email protected]>
Michael Heimpold [Sun, 28 Dec 2014 18:37:19 +0000 (19:37 +0100)]
php5: update to 5.4.36
This fixes CVE-2014-8142.
Signed-off-by: Michael Heimpold <[email protected]>
Steven Barth [Sun, 28 Dec 2014 16:50:56 +0000 (17:50 +0100)]
Merge pull request #698 from kissg1988/shadow
shadow: select all packages by default
Antti Seppälä [Sat, 27 Dec 2014 13:46:20 +0000 (15:46 +0200)]
Alpine: add new package v2.11
Alpine (Alternatively Licenced Program for Internet News and Email) is a
free software console email client developed at the University of Washington.
It is suitable for both the inexperienced email user as well as for
the most demanding power user.
Signed-off-by: Antti Seppälä <[email protected]>
Etienne CHAMPETIER [Fri, 26 Dec 2014 19:06:56 +0000 (20:06 +0100)]
zabbix: update to 2.4.3
run-tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <[email protected]>
Gergely Kiss [Fri, 26 Dec 2014 16:58:10 +0000 (17:58 +0100)]
shadow: select all packages by default
Signed-off-by: Gergely Kiss <[email protected]>
Ted Hess [Fri, 26 Dec 2014 14:46:39 +0000 (09:46 -0500)]
Merge pull request #676 from thess/minidlna-work
minidlna: Add path to correct PID file for start-stop-daemon
Ted Hess [Fri, 26 Dec 2014 14:43:44 +0000 (09:43 -0500)]
Merge pull request #696 from antonlacon/ffmpeg-2.4.x
ffmpeg: update to 2.4.5
Steven Barth [Fri, 26 Dec 2014 08:58:40 +0000 (09:58 +0100)]
Merge pull request #697 from antonlacon/libpng-1.2.x
libpng: update to 1.2.52
Steven Barth [Fri, 26 Dec 2014 08:57:24 +0000 (09:57 +0100)]
Merge pull request #693 from chris5560/master
[luci-app-privoxy] New LuCI App to support privoxy
Steven Barth [Fri, 26 Dec 2014 08:53:17 +0000 (09:53 +0100)]
Merge pull request #694 from erdoukki/master
smstools3 : ADD smstools3 package
Ian Leonard [Wed, 24 Dec 2014 22:21:54 +0000 (14:21 -0800)]
ffmpeg: update to 2.4.5
Signed-off-by: Ian Leonard <[email protected]>
Saverio Proto [Wed, 24 Dec 2014 08:49:05 +0000 (09:49 +0100)]
[tinc] Update to tinc 1.0.25
Steven Barth [Tue, 23 Dec 2014 13:57:34 +0000 (14:57 +0100)]
fwknop: refresh patches
Signed-off-by: Steven Barth <[email protected]>
drEagle [Tue, 23 Dec 2014 12:43:33 +0000 (13:43 +0100)]
Merge pull request #1 from erdoukki/smstools3
smstools3 : ADD smstools3 package
Peter Wagner [Tue, 23 Dec 2014 12:28:10 +0000 (13:28 +0100)]
git: update to 2.2.1
Signed-off-by: Peter Wagner <[email protected]>
Christian Schoenebeck [Tue, 23 Dec 2014 10:51:42 +0000 (11:51 +0100)]
[luci-app-privoxy] New LuCI App to support privoxy
New LuCI Application to support privoxy WEB proxy
Signed-off-by: Christian Schoenebeck <[email protected]>
Steven Barth [Tue, 23 Dec 2014 10:03:14 +0000 (11:03 +0100)]
Merge pull request #692 from chris5560/master
[privoxy] back to old-style initscript not using procd
Christian Schoenebeck [Tue, 23 Dec 2014 09:50:51 +0000 (10:50 +0100)]
[privoxy] remove using procd
* go back to "old" initscript not using procd
* privoxy running --no-daemon only logging to STDERR
* procd do not support redirection of STDOUT/STDERR, '2>file' as a command parameter does not work
Signed-off-by: Christian Schoenebeck <[email protected]>
Steven Barth [Tue, 23 Dec 2014 09:29:09 +0000 (10:29 +0100)]
Merge pull request #691 from kissg1988/seafile
seafile-server: fix fastcgi mode settings in seafile-admin script
Michael Heimpold [Sat, 20 Dec 2014 21:59:26 +0000 (22:59 +0100)]
php5: disable mips16 support (fixes #675)
Signed-off-by: Michael Heimpold <[email protected]>
Gerald Kerma [Tue, 23 Dec 2014 05:37:09 +0000 (06:37 +0100)]
smstools3 : ADD smstools3 package
Add smstools3 package from http://smstools3.kekekasvi.com/
Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus
Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK
Signed-off-by: Gerald Kerma <[email protected]>
Gergely Kiss [Mon, 22 Dec 2014 20:56:04 +0000 (21:56 +0100)]
seafile-server: fix fastcgi mode settings in seafile-admin script
* Use the correct path for the pidfile
* Start a multithreaded daemon instead of pre-forking worker processes.
This avoids consuming too much memory and makes context switches faster
Signed-off-by: Gergely Kiss <[email protected]>
Steven Barth [Mon, 22 Dec 2014 14:09:39 +0000 (15:09 +0100)]
Merge pull request #688 from oneru/master
Add package license information for fwknop
Jonathan Bennett [Mon, 22 Dec 2014 13:58:24 +0000 (07:58 -0600)]
Add package license information
Signed-off-by: Jonathan Bennett <[email protected]>
Steven Barth [Mon, 22 Dec 2014 13:30:56 +0000 (14:30 +0100)]
Merge pull request #687 from oneru/master
Update fwknopd to 2.6.5
Jonathan Bennett [Mon, 22 Dec 2014 12:53:28 +0000 (06:53 -0600)]
Update fwknopd to 2.6.5
Signed-off-by: Jonathan Bennett <[email protected]>
Peter Wagner [Mon, 22 Dec 2014 11:36:32 +0000 (12:36 +0100)]
ntpd: update to 4.2.8 and remove nossl support
Signed-off-by: Peter Wagner <[email protected]>
Daniel Golle [Mon, 22 Dec 2014 08:50:06 +0000 (09:50 +0100)]
btrfs-progs: improve init script
check for btrfs in /proc/filesystems instead of /proc/modules
Signed-off-by: Daniel Golle <[email protected]>
champtar [Mon, 22 Dec 2014 08:10:01 +0000 (09:10 +0100)]
Merge pull request #685 from Adze1502/master
mwan3: update to version 1.5-9
Adze1502 [Mon, 22 Dec 2014 07:44:41 +0000 (08:44 +0100)]
mwan3: update to version 1.5-9
Fix issue where config file would be overwritten in some cases
Fix issue where local address of wan point-to-point links were unreachable from lan
Signed-off-by: Jeroen Louwes <[email protected]>
Steven Barth [Sun, 21 Dec 2014 20:06:50 +0000 (21:06 +0100)]
Merge pull request #681 from openwrt/elfutils-musl
elfutils: fix compilation with musl
Steven Barth [Sun, 21 Dec 2014 20:00:22 +0000 (21:00 +0100)]
Merge pull request #684 from kissg1988/vala
vala: update to version 0.26.1
Gergely Kiss [Sun, 21 Dec 2014 19:34:08 +0000 (20:34 +0100)]
vala: update to version 0.26.1
Signed-off-by: Gergely Kiss <[email protected]>
Ted Hess [Sun, 21 Dec 2014 17:28:50 +0000 (12:28 -0500)]
Merge pull request #589 from thess/glib2-update
glib2: Upgrade to 2.42.1
Ted Hess [Sun, 21 Dec 2014 17:09:49 +0000 (12:09 -0500)]
upmpdcli: Revert #678 (force strip)
Signed-off-by: Ted Hess <[email protected]>
Matthias Schiffer [Sun, 21 Dec 2014 15:08:33 +0000 (16:08 +0100)]
ethtool: update to 3.18
This release contains a patch which is supposed to improve musl compatiblity. I
haven't tested it with musl though.
Signed-off-by: Matthias Schiffer <[email protected]>
Michael Heimpold [Sun, 21 Dec 2014 14:54:15 +0000 (15:54 +0100)]
libxml2: fix build error with musl libc (fixes #454)
Thanks to nakarotori for spotting this.
Signed-off-by: Michael Heimpold <[email protected]>
Steven Barth [Sun, 21 Dec 2014 12:49:30 +0000 (13:49 +0100)]
elfutils: fix compilation with musl
this gets rid of tons of incompatible gnu-isms.
Signed-off-by: Steven Barth <[email protected]>
Nikos Mavrogiannopoulos [Sun, 21 Dec 2014 08:56:44 +0000 (10:56 +0200)]
Merge pull request #677 from sykesm/openconnect-vpnc-hooks
openconnect: Restore support for vpnc-script hooks
Steven Barth [Sun, 21 Dec 2014 08:28:41 +0000 (09:28 +0100)]
Merge pull request #679 from kissg1988/shadow
shadow: fix dependency issues